home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net - The Best of 1999/2000
/
netCD Special01.iso
/
pc
/
Software
/
Dreamweaver
/
dreamw.exe
/
data1.cab
/
App_Files
/
Configuration
/
Objects
/
Head
/
Description.js
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
JavaScript
|
1999-12-09
|
382 b
|
13 lines
// Copyright 1999 Macromedia, Inc. All rights reserved.
//--------------- GLOBAL VARIABLES ---------------
var helpDoc = MM.HELP_objDescription;
//--------------- API FUNCTIONS ---------------
function objectTag() {
// Return the html tag that should be inserted
return '<meta name="description" content="' + document.theForm.Description.value + '">'
}